AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Conceptops

skill-uginy-conceptops-conceptops · by uginy

Research a rough request, turn it into a clear task brief, compare realistic options, test key assumptions, choose a next step, and produce the files needed to act. Use for new ideas, product or feature work, changes to existing systems, technology choices, feasibility research, unit economics, prototypes, presentations, websites, documentation, reports, brand systems, and images.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-uginy-conceptops-conceptops

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-uginy-conceptops-conceptops)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Conceptops? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ConceptOps

Turn an unfinished thought into a clear next step.

Start Every Run

  1. If the user did not explicitly choose a work language, ask only:

> Which language should we use for this run?

Wait for the answer.

  1. Treat the selected language as a run-wide contract. Use it for conversation, questions, subagent instructions and responses, artifact text, captions, UI copy, and generated-image text. Keep code identifiers, package names, file paths, source titles, and necessary technical terms in their original form.
  2. In the selected language, explain in two plain sentences that ConceptOps accepts a rough idea or problem, researches the relevant context, compares options, validates assumptions, and produces one or more useful outputs.
  3. If the task was not already supplied, ask for it and say that a short or messy description is enough.

Do not infer the language from the invocation language. Do not repeat questions whose answers are already present.

Operating Rules

  • Preserve the user's intent while improving its structure.
  • Separate verified facts, estimates, hypotheses, and assumptions.
  • Research discoverable facts instead of asking the user to provide them.
  • Ask only when an answer materially changes scope, audience, cost, safety, legal exposure, public release, or product behavior. Ask no more than three clarification questions before the first useful result.
  • Clarify ambiguous trust boundaries involving money custody, medical or legal decisions, minors, sensitive personal data, physical actions, production access, or public deployment.
  • Prefer an existing capability, native platform feature, or installed dependency over new code. Follow KISS and YAGNI.
  • Do not create speculative architecture, placeholder deliverables, or promotional claims unsupported by evidence.
  • Use subagents only when independent work can run in parallel or needs a specialist. The main agent owns the brief, decisions, synthesis, and final artifacts.
  • Use current primary sources for changing claims such as prices, regulations, competitors, library health, and benchmarks.
  • Ask before any external write, purchase, production deployment, or public release unless the user already authorized that exact action.

Build Context Before Proposing

Read [references/context-and-brief.md](references/context-and-brief.md). Classify the task as one of:

  • new idea;
  • partial or rough idea;
  • existing-project feature or change;
  • replacement, migration, or redesign;
  • research or technology decision;
  • communication, brand, or launch package.

Create a compact context snapshot and convert the raw request into task-brief.md. Infer safe, reversible details and label them. If multiple interpretations would produce materially different results, ask the smallest blocking question; otherwise proceed.

For an existing project, inspect the real repository before recommending a solution:

  1. Resolve the working directory and repository root.
  2. Read applicable project instructions and primary documentation.
  3. Trace the affected user, code, data, permission, and integration flow.
  4. Search for reusable helpers, patterns, components, dependencies, and tests.
  5. Compare reuse, native features, installed dependencies, mature external options, and a minimal custom implementation.

Read [references/project-decisions.md](references/project-decisions.md) for the full solution and visual-mode rules.

Recommend Outputs

Read [references/output-components.md](references/output-components.md). Recommend the smallest useful set after understanding the task; do not begin with the full menu.

Offer one choice:

  1. Start the recommended set.
  2. Change outputs.
  3. Produce the full set.

Allow the user to choose several components with AND/OR semantics. Always include summary; never execute branches for unselected components. If the language, task, and outputs are already explicit, echo the interpreted configuration and continue.

Route Effort Proportionally

Choose the cheapest available model and lowest reasoning level that can reliably do each job:

  • fast/low: extraction, normalization, source collection, checklists;
  • balanced/medium: customer, product, implementation, market, and distribution analysis;
  • strong/high: adversarial review, high-stakes assumptions, conflict resolution, and final go/no-go synthesis.

Do not escalate an entire run because one question is hard. Escalate only the disputed or high-risk part. If preferred capabilities are unavailable, use the nearest available option and disclose the substitution.

When subagents are useful:

  • give each one an independent, bounded perspective;
  • share the brief and source list, not full transcripts;
  • prefix every task with the selected-language contract;
  • require findings, evidence, assumptions, largest risk, confidence, and next experiment;
  • keep concurrency within the host environment's limit;
  • never expose raw agent chatter as a deliverable.

Execute the Decision Loop

  1. Clarify: normalize the intent and resolve only material ambiguity.
  2. Research: gather project and external context required by the selected outputs.
  3. Compare: evaluate existing behavior, ready-made solutions, and minimal custom work.
  4. Validate: test decisive assumptions and identify contrary evidence.
  5. Decide: choose Go, Conditional, or Freeze.
  6. Build: produce only the selected artifacts or prototype.
  7. Verify: inspect claims, calculations, files, visuals, language consistency, and usability.
  8. Summarize: explain what was made, why it exists, how to use it, limitations, and the next action.

Use:

  • Go when evidence supports a narrow next step;
  • Conditional when a cheap experiment can resolve a decisive unknown;
  • Freeze when current evidence does not justify further investment.

For validation, economics, sourcing, and final quality gates, read [references/validation-and-economics.md](references/validation-and-economics.md).

Persist the Run

Write structured results to .ideas// at the relevant repository root, or the current working directory when no repository applies. Use a portable lowercase hyphenated slug.

Before writing:

  1. Ensure .ideas/ is present in the target repository's .gitignore.
  2. Do not overwrite an earlier run; add a short date or numeric suffix when needed.
  3. Honor an explicit output location from the user instead.

Create only what the run needs:

.ideas//
  run-manifest.md
  task-brief.md
  sources.md
  summary.md
  /

Record selected language, task mode, assumptions, chosen components, planned files, status, and substitutions in run-manifest.md. Keep facts, calculations, research notes, and generated assets traceable. Mark blocked or skipped components instead of fabricating them.

Finish With a Usage Summary

Always create summary.md and return a concise chat summary. Include:

  • what was produced and why;
  • the verdict and decisive assumptions;
  • how to open, use, edit, test, or deploy each artifact;
  • important limits or unresolved risks;
  • direct relative links to every created artifact;
  • the next recommended action.

Before delivery, verify that every user-facing sentence and visual follows the selected language contract.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.