Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
doc-req-audit
Unified REQ audit wrapper that runs validator then reviewer and produces a combined report for fixer consumption
vladm3105/aidoc-flow-framework 10
-
doc-naming
Enforces unified ID naming standards and threshold naming rules for all SDD documentation artifacts
vladm3105/aidoc-flow-framework 10
-
doc-riskspec-audit
Unified RISKSPEC quality gate - validates structure, detects issues, computes RISK-Ready score
vladm3105/aidoc-flow-framework 10
-
doc-dspec-audit
Unified DSPEC quality gate - validates structure, detects issues, computes DOC-Ready score, and produces report for fixer
vladm3105/aidoc-flow-framework 10
-
doc-ctr-validator
Validate Data Contracts (CTR) documents against Layer 8 schema standards
vladm3105/aidoc-flow-framework 10
-
doc-dspec-reviewer
Comprehensive content review and quality assurance for DSPEC documents - validates documentation specification completeness, audience alignment, content coverage, and identifies issues requiring manual attention
vladm3105/aidoc-flow-framework 10
-
skill-recommender
Intelligent skill suggestion engine that analyzes user intent and project context to recommend appropriate documentation skills
vladm3105/aidoc-flow-framework 10
-
doc-spec
Create Technical Specifications (SPEC) - Layer 9 artifact using YAML format for implementation-ready specifications
vladm3105/aidoc-flow-framework 10
-
doc-cspec-validator
Validate Code Specifications (CSPEC) documents against Layer 9.50 schema standards
vladm3105/aidoc-flow-framework 10
-
contract-tester
Test and validate API contracts against specifications
vladm3105/aidoc-flow-framework 10
-
doc-cspec-reviewer
Comprehensive content review and quality assurance for CSPEC documents - validates code specification completeness, CTR compliance, interface definitions, and identifies issues requiring manual attention
vladm3105/aidoc-flow-framework 10
-
review-story
Use to perform comprehensive test architecture review with quality gate decision. Creates both story updates and detailed gate files.
resolve-io/.prism 1
-
create-dev-task
Use to generate development task documents for the Dev agent. Creates specifications describing WHAT needs fixing based on validated issues and investigations.
resolve-io/.prism 1
-
test-design
Use to design test strategies and create test specifications. Documents testing approaches for stories.
resolve-io/.prism 1
-
sdlc-handoff
Use for SDLC phase transitions. Ensures proper handoff between development phases with documentation.
resolve-io/.prism 1
-
qa-gate
Use to create or update quality gate decision files for stories. Provides clear pass/fail decisions with actionable feedback.
resolve-io/.prism 1
-
document-project
Use to analyze and document any project codebase. Creates comprehensive reference documentation for AI-assisted development including architecture and patterns.
resolve-io/.prism 1
-
initialize-architecture
Use to create complete architecture documentation structure. Creates all required architecture documents from templates.
resolve-io/.prism 1
-
validate-issue
Use to validate reported issues. Confirms reproducibility and documents validation evidence.
resolve-io/.prism 1
-
resize-story
Use when a story needs to be resized based on new information. Adjusts estimates and splits/combines stories as needed.
resolve-io/.prism 1
-
create-failing-test
Use to create failing tests before implementing features (TDD approach). Ensures test-first development workflow.
resolve-io/.prism 1
-
validate-all
Run all PRISM documentation quality checks (docs, links, portability). Use before committing to .prism, or to check if anything is broken. Invoked by "validate all", "run all checks", "check prism", or "/validate-all".
resolve-io/.prism 1
-
prism-loop
Start PRISM TDD workflow loop using Ralph Wiggum pattern. Auto-progresses through Planning, TDD RED (failing tests), TDD GREEN (implementation), and Review phases. Use when user wants to run the core development cycle.
resolve-io/.prism 1
-
jira
Jira integration for issue search, context fetching, and story planning with templates. Use when: user mentions issue keys (PLAT-123, JIRA-456), asks to "search backlog", "find stories", "look for bugs", needs "ticket details", wants to "plan a story", "create a story", "write a story", "user story for", mentions "jira template", "story template", or asks about acceptance criteria.
resolve-io/.prism 1