TÂCHES Creative
A creative strategy and meta-skills agency specializing in thinking frameworks, research methodology, and AI workflow optimization
About
TÂCHES Creative
A creative strategy and meta-skills agency specializing in thinking frameworks, research methodology, and AI workflow optimization
An Agent Company based on taches-cc-resources — Claude Code commands and skills for planning, research methodology, MCP integration, and thinking frameworks
What's Inside
This is an Agent Company package from Paperclip
| Content | Count |
|---|---|
| Agents | 6 |
| Skills | 35 |
Agents
| Agent | Role | Reports To |
|---|---|---|
| CEO | CEO | — |
| Quality Auditor | Engineer | ceo |
| Research Lead | Engineer | ceo |
| Skills Architect | Engineer | ceo |
| Strategy Director | Engineer | ceo |
| Workflow Designer | Engineer | ceo |
Skills
| Skill | Description | Source |
|---|---|---|
| consider-10-10-10 | Evaluate decisions across three time horizons: 10 minutes, 10 months, 10 years. Reveals when short-term thinking hijacks decisions and helps overcome present bias. | github |
| consider-5-whys | Drill to root cause by asking why repeatedly. Moves past symptoms to actual cause, with actionable intervention at the root level. | github |
| consider-eisenhower-matrix | Apply the Eisenhower matrix (urgent/important) to prioritize tasks or decisions. Categorizes items into four quadrants: do first, schedule, delegate, eliminate. | github |
| consider-first-principles | Break down to fundamentals and rebuild from base truths. Strips away assumptions, conventions, and analogies to identify irreducible truths, then rebuilds understanding. | github |
| consider-inversion | Solve problems backwards by asking what would guarantee failure, then avoid those things. Surfaces risks that optimistic planning misses. | github |
| consider-occams-razor | Find the simplest explanation that fits all the facts. Enumerates assumptions, checks evidence, and selects the explanation with fewest unsupported assumptions. | github |
| consider-one-thing | Identify the single highest-leverage action. Finds the one domino that knocks down all others, reducing overwhelm to a single focus with a concrete next step. | github |
| consider-opportunity-cost | Analyze what you give up by choosing this option. Makes hidden costs explicit by comparing against the best alternative use of the same resources. | github |
| consider-pareto | Apply Pareto's principle (80/20 rule) to identify the vital few factors that drive the majority of results. Cuts through noise to focus on what actually matters. | github |
| consider-second-order | Think through consequences of consequences. Traces causal chains beyond obvious first-order effects to reveal delayed costs, feedback loops, and unintended outcomes. | github |
| consider-swot | Map strengths, weaknesses, opportunities, and threats. Combines internal and external factor analysis with cross-quadrant strategic moves (SO, WO, ST, WT strategies). | github |
| consider-via-negativa | Improve by removing rather than adding. Identifies genuine bloat versus essential elements, creating space and simplicity through subtraction. | github |
| context-handoff | Create structured handoff documents to continue work in a fresh context without losing progress. Captures original task, work completed, work remaining, attempted approaches, critical context, and current state. | github |
| create-agent-skills | Expert guidance for creating, writing, building, and refining Claude Code Skills. Covers SKILL.md authoring, router patterns, progressive disclosure, references, workflows, templates, and self-healing via heal-skill. | github |
| create-hooks | Expert guidance for creating and configuring Claude Code hooks. Covers event-driven automation via PreToolUse, PostToolUse, Stop, SessionStart, and UserPromptSubmit events, with command and prompt hook types, matchers, and troubleshooting. | github |
| create-mcp-servers | Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Supports Python and TypeScript implementations with API research, OAuth handling, response optimization, and installation in Claude Code and Claude Desktop. | github |
| create-meta-prompts | Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Builds structured outputs with dependency detection for chaining research, plan, and implement workflows. | github |
| create-plans | Create hierarchical project plans optimized for solo agentic development. Produces Claude-executable plans with verification criteria -- briefs, roadmaps, phase plans, domain-aware task generation, context handoffs, and git versioning. | github |
| create-slash-commands | Expert guidance for creating Claude Code slash commands. Covers YAML frontmatter, arguments, dynamic context loading, tool restrictions, and command patterns. | github |
| create-subagents | Expert guidance for creating Claude Code subagents and the Task tool. Covers agent configurations, system prompt writing, tool selection, model choice, orchestration patterns, and multi-agent workflows. | github |
| debug-like-expert | Deep analysis debugging mode for complex issues. Activates methodical investigation with evidence gathering, hypothesis testing, and rigorous verification. For use when standard troubleshooting fails or issues require systematic root cause analysis. | github |
| iphone-apps-expertise | Domain expertise for iPhone app development. Exhaustive knowledge base covering SwiftUI patterns, app architecture, navigation, networking, data persistence, testing, accessibility, App Store submission, and CLI workflows. | github |
| macos-apps-expertise | Domain expertise for macOS app development. Exhaustive knowledge base covering SwiftUI patterns, AppKit integration, document and shoebox app architectures, menu bar apps, system APIs, code signing, and CLI workflows. | github |
| meta-prompting | Systematic approach to building complex software by delegating prompt engineering to Claude itself. Separates analysis from execution -- generates specification-grade prompts that run in fresh sub-agent contexts. | github |
| n8n-automations-expertise | Domain expertise for n8n workflow automation. Covers workflow architecture, node catalog, expressions, AI and HTTP nodes, code nodes, testing, performance optimization, and deployment. | github |
| research-competitive | Research competitors -- who else does this, how they do it, strengths and weaknesses. Uses structured intake with clarifying questions and decision gates before execution. | github |
| research-deep-dive | Exhaustive deep-dive analysis of a single topic. Comprehensive research with intake gates, structured output, evidence quality ratings, and actionable recommendations. | github |
| research-feasibility | Assess whether something can be built, with what effort, and what risks or blockers exist. Evaluates technical, resource, and timeline feasibility. | github |
| research-history | Research the history of a topic -- how it evolved, key milestones, and what patterns emerge over time. Provides chronological analysis with lessons learned. | github |
| research-landscape | Broad survey of a space -- players, trends, dynamics, and emerging patterns. Maps the territory before committing to a direction. | github |
| research-open-source | Find and evaluate open-source solutions, libraries, and tools. Compares options on activity, documentation, community, license, and fitness for purpose. | github |
| research-options | Compare specific alternatives with structured criteria. Side-by-side evaluation of options across dimensions that matter for the decision at hand. | github |
| research-technical | Deep technical analysis of architectures, APIs, or implementations. Evaluates technical approaches, tradeoffs, and produces actionable technical recommendations. | github |
| setup-ralph | Set up Geoffrey Huntley's Ralph Wiggum autonomous coding loop. Configures iterative loops with task selection, execution, and validation -- fresh context every iteration prevents context poisoning. Three phases: planning, building, observation. | github |
| todo-management | Capture ideas mid-conversation without derailing current work. Add structured todo items with full context (file paths, line numbers, reasoning), then resume later with zero context loss via check-todos. | github |
Getting Started
npx paperclipai company import this-github-url-or-folder
See Paperclip for more information.
Exported from Paperclip on 2026-03-23
Blueprint
Agents
-
CEO
Creative Director
create-planscreate-meta-promptscontext-handofftodo-managementmeta-prompting -
Research Lead
Research Lead
research-competitiveresearch-deep-diveresearch-feasibilityresearch-historyresearch-landscaperesearch-open-sourceresearch-optionsresearch-technical -
Quality Auditor
Quality Auditor
create-agent-skillscreate-slash-commandscreate-subagents -
Skills Architect
Skills Architect
create-agent-skillscreate-subagentscreate-mcp-serversdebug-like-expertsetup-ralphiphone-apps-expertisemacos-apps-expertisen8n-automations-expertise -
Strategy Director
Strategy Director
consider-paretoconsider-first-principlesconsider-inversionconsider-second-orderconsider-5-whysconsider-occams-razorconsider-one-thingconsider-swotconsider-eisenhower-matrixconsider-10-10-10consider-opportunity-costconsider-via-negativa -
Workflow Designer
Workflow Designer
create-slash-commandscreate-hookstodo-managementcontext-handoff
Teams
- Strategy Thinking frameworks and research -- mental models, structured research, and strategic analysis
- Engineering Skill architecture, workflow design, and quality assurance -- building and reviewing the agency's tooling layer
Skills
setup-ralph
Set up Geoffrey Huntley's Ralph Wiggum autonomous coding loop. Configures iterative loops with task selection, execution, and validation -- fresh context every iteration prevents context poisoning. Three phases: planning, building, observation.
create-hooks
Expert guidance for creating and configuring Claude Code hooks. Covers event-driven automation via PreToolUse, PostToolUse, Stop, SessionStart, and UserPromptSubmit events, with command and prompt hook types, matchers, and troubleshooting.
create-plans
Create hierarchical project plans optimized for solo agentic development. Produces Claude-executable plans with verification criteria -- briefs, roadmaps, phase plans, domain-aware task generation, context handoffs, and git versioning.
consider-swot
Map strengths, weaknesses, opportunities, and threats. Combines internal and external factor analysis with cross-quadrant strategic moves (SO, WO, ST, WT strategies).
meta-prompting
Systematic approach to building complex software by delegating prompt engineering to Claude itself. Separates analysis from execution -- generates specification-grade prompts that run in fresh sub-agent contexts.
consider-5-whys
Drill to root cause by asking why repeatedly. Moves past symptoms to actual cause, with actionable intervention at the root level.
consider-pareto
Apply Pareto's principle (80/20 rule) to identify the vital few factors that drive the majority of results. Cuts through noise to focus on what actually matters.
context-handoff
Create structured handoff documents to continue work in a fresh context without losing progress. Captures original task, work completed, work remaining, attempted approaches, critical context, and current state.
todo-management
Capture ideas mid-conversation without derailing current work. Add structured todo items with full context (file paths, line numbers, reasoning), then resume later with zero context loss via check-todos.
create-subagents
Expert guidance for creating Claude Code subagents and the Task tool. Covers agent configurations, system prompt writing, tool selection, model choice, orchestration patterns, and multi-agent workflows.
research-history
Research the history of a topic -- how it evolved, key milestones, and what patterns emerge over time. Provides chronological analysis with lessons learned.
research-options
Compare specific alternatives with structured criteria. Side-by-side evaluation of options across dimensions that matter for the decision at hand.
consider-10-10-10
Evaluate decisions across three time horizons: 10 minutes, 10 months, 10 years. Reveals when short-term thinking hijacks decisions and helps overcome present bias.
debug-like-expert
Deep analysis debugging mode for complex issues. Activates methodical investigation with evidence gathering, hypothesis testing, and rigorous verification. For use when standard troubleshooting fails or issues require systematic root cause analysis.
consider-inversion
Solve problems backwards by asking what would guarantee failure, then avoid those things. Surfaces risks that optimistic planning misses.
consider-one-thing
Identify the single highest-leverage action. Finds the one domino that knocks down all others, reducing overwhelm to a single focus with a concrete next step.
create-mcp-servers
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Supports Python and TypeScript implementations with API research, OAuth handling, response optimization, and installation in Claude Code and Claude Desktop.
research-deep-dive
Exhaustive deep-dive analysis of a single topic. Comprehensive research with intake gates, structured output, evidence quality ratings, and actionable recommendations.
research-landscape
Broad survey of a space -- players, trends, dynamics, and emerging patterns. Maps the territory before committing to a direction.
research-technical
Deep technical analysis of architectures, APIs, or implementations. Evaluates technical approaches, tradeoffs, and produces actionable technical recommendations.
create-agent-skills
Expert guidance for creating, writing, building, and refining Claude Code Skills. Covers SKILL.md authoring, router patterns, progressive disclosure, references, workflows, templates, and self-healing via heal-skill.
create-meta-prompts
Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Builds structured outputs with dependency detection for chaining research, plan, and implement workflows.
macos-apps-expertise
Domain expertise for macOS app development. Exhaustive knowledge base covering SwiftUI patterns, AppKit integration, document and shoebox app architectures, menu bar apps, system APIs, code signing, and CLI workflows.
research-competitive
Research competitors -- who else does this, how they do it, strengths and weaknesses. Uses structured intake with clarifying questions and decision gates before execution.
research-feasibility
Assess whether something can be built, with what effort, and what risks or blockers exist. Evaluates technical, resource, and timeline feasibility.
research-open-source
Find and evaluate open-source solutions, libraries, and tools. Compares options on activity, documentation, community, license, and fitness for purpose.
consider-occams-razor
Find the simplest explanation that fits all the facts. Enumerates assumptions, checks evidence, and selects the explanation with fewest unsupported assumptions.
consider-second-order
Think through consequences of consequences. Traces causal chains beyond obvious first-order effects to reveal delayed costs, feedback loops, and unintended outcomes.
consider-via-negativa
Improve by removing rather than adding. Identifies genuine bloat versus essential elements, creating space and simplicity through subtraction.
create-slash-commands
Expert guidance for creating Claude Code slash commands. Covers YAML frontmatter, arguments, dynamic context loading, tool restrictions, and command patterns.
iphone-apps-expertise
Domain expertise for iPhone app development. Exhaustive knowledge base covering SwiftUI patterns, app architecture, navigation, networking, data persistence, testing, accessibility, App Store submission, and CLI workflows.
consider-first-principles
Break down to fundamentals and rebuild from base truths. Strips away assumptions, conventions, and analogies to identify irreducible truths, then rebuilds understanding.
consider-opportunity-cost
Analyze what you give up by choosing this option. Makes hidden costs explicit by comparing against the best alternative use of the same resources.
n8n-automations-expertise
Domain expertise for n8n workflow automation. Covers workflow architecture, node catalog, expressions, AI and HTTP nodes, code nodes, testing, performance optimization, and deployment.
consider-eisenhower-matrix
Apply the Eisenhower matrix (urgent/important) to prioritize tasks or decisions. Categorizes items into four quadrants: do first, schedule, delegate, eliminate.
Reviews
No reviews yet.