agent-skills
Decision frameworks, prioritization methods, and structured thinking guides
All Skills in This Repository (23)
Pure Emerald Level Indicatorscynefin
Categorize problems into Cynefin domains and recommend response strategies.
design
Guide product development through the five stages of Design Thinking.
moscow
Categorize project requirements into Must have, Should have, Could have, and Won't have.
postmortem
Facilitate blameless post-mortem incident analysis to identify root causes and define preventative action items.
5whys
Perform iterative root cause analysis by repeatedly asking why.
jtbd
Analyze products and services using the Jobs to Be Done framework.
rice
Calculate and rank initiatives using the RICE prioritization framework.
redteam
Analyze systems and plans for weaknesses, vulnerabilities, and failure modes.
eos-composition
Analyze written text against Strunk & White's 11 principles of composition.
premortem
Simulate a failed initiative to identify root causes and preventative measures.
ooda
Guide structured decision-making through Observe, Orient, Decide, and Act phases.
sixhats
Guide users through six sequential cognitive modes for structured analysis.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add neurofoo/agent-skills --all -g -y` in your terminal to install all thinking framework skills globally.
What decision frameworks are included?โผ
It includes OODA, WRAP, Cynefin, SWOT, Six Thinking Hats, pre-mortem, and red team analysis for structured decision-making.
How to prioritize features with RICE or MoSCoW?โผ
Invoke the rice, moscow, or eisenhower skill with your task list, and it scores and sorts items into clear priority categories.
Can I run retrospectives and post-mortems?โผ
Yes. The aar, postmortem, and retro skills guide blameless incident reviews and start-stop-continue team retrospectives.
Do I need coding experience to use these skills?โผ
No. You describe your decision or problem in plain English, and the skill walks you through the framework step by step.