linear Skill
Use Symphony's lineargraphql client tool for raw Linear GraphQL operations such as comment editing and upload flows. Published by openai in symphony.
Decision snapshot
Is this a fit?
Developers using symphony, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
28 days ago · Apache-2.0 license
No specific cautions were detected. Review the source and requested permissions before installing.
What is linear Skill?
Use Symphony's lineargraphql client tool for raw Linear GraphQL operations such as comment editing and upload flows. Published by openai in symphony. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using symphony
Declared skill metadata
- Source file: .codex/skills/linear/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use linear Skill
- Use it for developers using symphony.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/symphony
- Skill file: .codex/skills/linear/SKILL.md
What it does
Use Symphony's lineargraphql client tool for raw Linear GraphQL operations such as comment editing and upload flows.
Skill instructions
Linear GraphQL Use this skill for raw Linear GraphQL work during Symphony app-server sessions. Primary tool Use the lineargraphql client tool exposed by Symphony's app-server session. It reuses Symphony's configured Linear auth for the session. Tool input: json { "query": "query or mutation document", "variables": { "optional": "graphql variables object" } } Tool behavior: - Send one GraphQL operation per tool call. - Treat a top-level errors array as a failed GraphQL operation even if the tool call itself completed. - Keep queries/mutations narrowly scoped; ask only for the fields you need. Discovering unfamiliar operations When you need an unfamiliar mutation, input type, or object field, use targeted introspection through lineargraphql. List mutation names: graphql query ListMutations { type(name: "Mutation") { fields { name } } } Inspect a specific input object: graphql query CommentCreateInputShape { type(name: "CommentCreateInput") { inputFields { name type { kind name ofType { k
Verified compatibility and discovery
Frequently asked questions
What is linear?
linear is a open-source AI agent skill with Copy skill directory. Use Symphony's lineargraphql client tool for raw Linear GraphQL operations such as comment editing and upload flows.
Who is linear best for?
linear is best for reusing agent instructions, scripts, and references.
How do I install linear?
Install or run linear using Copy skill directory. Check linear for the latest setup command.
Is linear actively maintained?
linear may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.