pwnk77pwnk77Communityยท6 Agent Skills Included

agentic-workflows

Specification-driven feature planning, implementation, and code review

Turns feature ideas into structured specifications, then implements and reviews them through coordinated architect, engineer, and reviewer workflows. Eliminates repeated codebase explanations, lost context between sessions, and disconnected planning documents. Keeps specifications, tasks, and progress tracking in sync so features move from concept to working code faster.
npx skills add pwnk77/agentic-workflows --all -g -y
Available:

Defines how the agent switches between Architect, Engineer, Reviewer, Scripter, and Plugin modes, with checklists, coding standards, and spec templates for each stage of development.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’