agentic-workflows
Specification-driven feature planning, implementation, and code review
All Skills in This Repository (6)
Pure Emerald Level Indicatorsprd-author
Generate structured PRDs and convert them into prioritized tasks.
reviewer
Analyze codebases for quality, performance, and security issues.
Task Manager
Create and track development tasks linked to Product Requirement Documents.
Progress Tracker
Track task completion and generate automated project status reports.
architect
Analyze feature requirements and codebase to generate detailed specification documents.
engineer
Implement feature specifications and debug code against acceptance criteria.
Frequently Asked Questions
FAQPage SchemaHow to install agentic-workflows?โผ
Run `npx skills add pwnk77/agentic-workflows --all -g -y` in your terminal to install all skills in this suite globally.
How does specification-driven development work here?โผ
The architect skill analyzes your feature request and codebase, then generates a detailed SPEC document. The engineer skill implements it task by task, and the reviewer skill audits the result for quality, performance, and security.
Does it keep context between coding sessions?โผ
Yes. Specifications, PRDs, and task files are stored as markdown documents that persist across sessions, so the agent remembers prior decisions and progress.
Which coding assistants does it support?โผ
It includes configurations for Claude Code, Codex, Cursor, and Claude Desktop, all following the same architect-engineer-reviewer workflow.
Can non-developers use this for project planning?โผ
Yes. The PRD author, task manager, and progress tracker skills let you create requirement documents and monitor progress using plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core