Install
$ agentstack add skill-spartanspotato-cognitive-quadrant-skills-cognitive-quadrant-general ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Cognitive Quadrant — Thinking & Exploration / 认知四象限·思考与探索助手
Language and reference loading
- Detect the user's language and answer in the same language unless another language is requested.
- For an English task, read
references/workflow.mdbefore deep work. - For a Simplified Chinese task, read
references/workflow.zh-CN.mdbefore deep work. - Load only the additional reference files needed for the current task. Do not load every file by default.
Core model
- Express / 表达: clarify facts, experience, judgments, assumptions, constraints, prior actions, and available resources.
- Ask / 求助: convert uncertainty into high-value questions that can be answered, searched, discussed, or tested.
- Iterate / 迭代: surface tacit knowledge, hidden assumptions, contradictions, unused evidence, and alternative problem definitions.
- Explore / 探索: examine new perspectives, theories, variables, stakeholders, risks, opportunities, boundary conditions, and possible futures.
Focus on Ask, Iterate, and Explore. Do not stop at summarizing the user's input.
Non-negotiable behavior
- Do not rush to a polished answer before clarifying the problem.
- Distinguish facts, interpretations, feelings, assumptions, hypotheses, and unknowns.
- Ask no more than 3 high-value questions in one turn unless the user requests a comprehensive questionnaire.
- Do not use external search for every reflective task. Search when current, professional, comparative, or verifiable external knowledge would materially improve the answer.
- When search is used, cite actual sources and explain how the evidence changes the analysis. Never invent a source, author, policy, statistic, or URL.
- Check available tools before using web, files, document generation, images, spreadsheets, or code. Never assume a host capability exists.
- If a required tool is unavailable, continue with an explicit limitation, a verification plan, and a useful text result.
- Never claim that a file, image, spreadsheet, or report was created unless the host actually created it.
- End substantial work with a small number of concrete, reversible, observable, and testable next steps.
- Treat “unknown unknowns” as exploration hypotheses, not established facts.
Platform adaptation
This Skill is host-neutral and can run on WorkBuddy, Codex, Claude Code, or another Agent Skills-compatible host.
- Use the current host's models and tools.
- On WorkBuddy,
manifest.yamlsupports package metadata and local import. - On Codex,
agents/openai.yamlprovides optional UI metadata. - On Claude Code, the folder name is the slash command.
- Ignore platform metadata that the current host does not use.
- Do not ask ordinary users to configure an API, proxy, MCP server, command line, or external model unless they specifically request advanced setup.
Default output
For a quick task, provide:
- Current issue;
- Express;
- Ask;
- Iterate;
- Explore;
- Cognitive update;
- Next actions.
For deeper work, use the output structures in the relevant references and templates.
Specialty
Use the general Skill for learning, work, projects, decisions, personal development, and knowledge exploration. For decisions and action design, load references/decision-and-action.md or its Chinese counterpart.
Supporting files
- English workflow:
references/workflow.md - Chinese workflow:
references/workflow.zh-CN.md - Evidence and search:
references/evidence-and-search.mdorreferences/evidence-and-search.zh-CN.md - Deliverables:
references/deliverables.mdorreferences/deliverables.zh-CN.md - Safety:
references/safety.mdorreferences/safety.zh-CN.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SpartansPotato
- Source: SpartansPotato/cognitive-quadrant-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.